home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Win95 / Network Utils / NUTILS / SAMPLES.LZH / STARTUP.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-02-08  |  425 b   |  20 lines

  1. @echo off
  2. cls
  3. h:\public\robot\ncopynew h:\grp\mis\master\shell\net\net.bat c:\@@utl\net.bat
  4. h:\public\autoexec\nlogevt b h:\public\robot\inbound\login.evt
  5. h:\public\autoexec\nchkrprn check
  6. h:\public\autoexec\nselprnj set
  7.  
  8. if "%AWActive%" == "Y" goto cont2
  9.  
  10. cls
  11. echo Loading Futuris RightHandMan...
  12. h:\rhm\rhm /r >nul
  13. h:\rhm\rhm %name% /sE >nul
  14.  
  15. :cont2
  16. cls
  17. echo Loading NetMenu...
  18. cd\public\netmenu
  19. NETMENU
  20.